/*                             상단타이틀                                     */ 

.sub_line {
 
 border-bottom:1px solid #e8e8e8;
 width:100%;
 height:1px;
 }
.sub_bg_01 {
 background: url('/img/dor_sub_img/sub_title_bg_01.jpg') no-repeat 50% 50% ;
 width:100%;
 
 height:239px;
}

.sub_bg_ta { 
width:1250px;
margin: 0 auto;
}



.sub_title {
padding-top:70px;
}


.sub_start {
width:1200px;
 margin: 30px auto;
}

.sub_title_01 {
font-size:40px;
 font-weight:bold; 
 color:#222222;
}


.sub_title_line { 
 border-bottom:1px solid #fff;
 width:250px;
 height:1px;
 margin:10px 0 10px 0;
}

.sub_title_su {
color:#fff;
}
.sub_title_su a {
color:#fff;
}
.sub_title_01 {
color:#fff;
}

/* 여분필드 */

.board_wr_01_all {
border-top:1px solid #e8e8e8;
width:100%;
height:150px;
padding-top:20px;
}

.board_wr_01_title {
 text-align:center;
 font-size:20px;
 font-weight:bold;
}

.board_wr_01_01 {
width:32%;
height:70px;
background-color:#fff;
border:1px solid #e8e8e8;
border-radius: 10px;
padding-left:20px;
line-height:70px;
float:left;
margin-right:2%;
font-weight:bold;
font-size:14px;

}
.board_wr_01_02 {
width:32%;
height:70px;
background-color:#fff;
border:1px solid #e8e8e8;
border-radius: 10px;
padding-left:20px;
line-height:70px;
float:left;
margin-right:1.3%;
font-weight:bold;
font-size:14px;
}
.board_wr_01_03 {
width:100%;
margin-top:15px;
height:70px;
background-color:#fff;
border:1px solid #e8e8e8;
border-radius: 10px;
padding-left:20px;
line-height:70px;
float:left;
margin-right:1.3%;
font-weight:bold;
font-size:14px;
}
.board_wr_01_04 {
width:32%;
height:70px;
background-color:#fff;
border:1px solid #e8e8e8;
border-radius: 10px;
padding-left:20px;
line-height:70px;
float:right;
font-weight:bold;
font-size:14px;
}

.board_wr_01_line_01 {
width:100%;
}
.board_wr_01_line_02 {
margin-top:60px;
width:100%;
}

/* 게시판 */

.board_ta { 
width:1200px;
margin:20px auto;
margin-bottom:100px;
}


/* 모바일 */

.mo_sub_title_ta { width:100%; border-bottom:1px solid #e8e8e8; height:50px; line-height:50px;}
.mo_sub_title_sub { padding:0 10px 0 10px; color:#555555;}
.mo_sub_title_sub a { color:#555555;}
.mo_sub_fo {  padding:0 10px 0 10px; margin-top:20px;}



/* 단기대여 */
.sub_menu_ta {
margin-top:30px;
}

.sub_menu_01 { 
width:13%;
background-color:#fff;
border:2px solid #222222;
height:50px;
text-align:center;
line-height:50px;
font-size:20px;
 font-weight:bold;
 border-radius: 10px;
float:left;

}
.sub_menu_01 a {
color:#222222;
text-decoration: none;
}

.sub_menu_01 a:hover {
color:#ea5504;
}

.sub_menu_ta_02 {

}